Skip to content

Release v3.3#39

Merged
wrxck merged 4 commits intomainfrom
develop
Feb 21, 2026
Merged

Release v3.3#39
wrxck merged 4 commits intomainfrom
develop

Conversation

@wrxck
Copy link
Owner

@wrxck wrxck commented Feb 21, 2026

Summary

v3.3 — Full v2 migration support

  • Expanded compat layer: 15 positional-arg shims covering run, get_updates, set_webhook, send_message, and all media methods
  • Migration guide in README
  • 567 total tests passing

v3.2 — Module structure fix

Published

Matt Hesketh and others added 4 commits February 21, 2026 00:34
Expand the compatibility layer so v2 code runs on v3 with deprecation
warnings. Adds positional-arg detection and conversion for api.run(),
get_updates(), set_webhook(), send_message() (incl. nil+parse_mode
pattern), and all media methods (send_photo, send_video, send_document,
send_audio, send_voice, send_animation, send_sticker).

Adds migration guide to README with before/after examples.
feat(compat): full v2 migration support
@wrxck wrxck merged commit f70a8d7 into main Feb 21, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant